This is an example of a form of roundoff error which occurs during conversions from strings to real numbers. This converts a real back to a string to illustrate the problem and does comparisons as strings and reals. There are many other places where this can affect scripts so programmers should be aware of this behavior.